GXDisposePaperType
You can use theGXDisposePaperType
function to dispose of a paper-type object.
void GXDisposePaperType (gxPaperType aPaperType);
aPaperType
A reference to the paper-type object that you want to dispose of.DESCRIPTION
TheGXDisposePaperType
function disposes of the paper-type object specified by the aPaperType parameter by decrementing its owner count. If the owner count falls to 0, QuickDraw GX may delete the paper-type object.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help